home *** CD-ROM | disk | FTP | other *** search
/ PC Electronic Plus / PC Electronics Plus (Most Significant Bits)(1995).ISO / ccicap / mat02.mdl < prev    next >
Text File  |  1987-08-24  |  512b  |  15 lines

  1. *
  2. * Precision Monolithics MAT02 model, operating at 500 uA.
  3. * B = 600, Ft = 30 MHz
  4. * Gm = Ic/Vt = .019 mhos.
  5. * Ccb' = 15 pfd
  6. * Cb'e = tf*Gm = Gm/(2*pi*Ft) = 103 pfd.
  7. * Cce = 23 pfd
  8. * Rb'e = B / Gm = 32 K.
  9. * Rce = Vt/Ic = 133/500u = 267K.
  10. * Rcb' = 10 * B * Rce = 1.6e9.
  11. * Rbb' = 23.
  12. .MODEL mat2 23. 32.e3, 1.6e9, 267.e3, .019
  13. +           103.e-12, 15.e-12, 23.e-12
  14. +           0.0, 0.0, 10., 10.
  15.